Skip to main content

Release 22.8.26 Notes

· 2 min read
  • Model Viewer Annotations are working again
  • When selecting a widget without position it no longer shows the gizmo in editor
  • Fix an issue with Model Widgets not updating children widgets causing animations to not work
  • Search box in scene editor is improved, supporting filtering with p: (property), n: (name), and t: (widget type)
  • Copy and Paste widgets cross scenes (Ctrl-C) and (Ctrl-V) to copy and paste into the currently selected node (widget or scene)
  • First pass of supporting Alias names (not working in embed yet)
  • Scene title now shows in embed on tab
  • Page title now shows environment (QA, Dev, Local)
  • Delayed loading of 3D model comparison in Model Viewer until requested
  • Show notes on a widget in Flow Editor
  • Note widget added to show a note in Flow Editor (supports markdown)
  • Copy paste for properties, Click on a propert to copy it, and Shift-Click to paste
  • Box Collider clickable feature added
  • Video Player color encoding fix
  • Environment widget fixes
  • And lots more bug fixes

API

  • Authentication fix for updating scenes when not a super admin
  • Soft delete added for User Data
  • Alias creation support

Native SDK

  • Area Target Creation screen updated
  • Builder Mode on iOS rough draft
  • Updated to latest Vuforia Engine
  • And lots more bug fixes